const net._C_AF_INET
5 uses
	net (current package)
		cgo_unix.go#L113: 		*_C_ai_family(&hints) = _C_AF_INET
		cgo_unix.go#L151: 		case _C_AF_INET:
		cgo_unix.go#L171: 		*_C_ai_family(&hints) = _C_AF_INET
		cgo_unix.go#L211: 		case _C_AF_INET:
		cgo_unix_cgo.go#L37: 	_C_AF_INET      = ( /*line :34:20*/_Ciconst_AF_INET /*line :34:28*/)
|  | The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |